Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: SaveOptions problem in 8.5
Feedback Type: Problem
Product Area: Notes Client
Technical Area: Application Development
Platform: Windows
Release: 8.5.1
Reproducible: Always

I'm having an issue with some code in a button on a form. In R7, the code sets a field on the form and then closes it without prompting the user to save the doc. In 8.5, the user is prompted to save. I'm struggling to find a way to suppress this save dialog.

Can anyone help so that the user is NOT prompted? Here is the code that works in R7 but not in 8.5.

@Command( [EditDocument]);
@SetField("_ViewIcon";49);
FIELD SaveOptions := "1";
@Command([FileSave]);
@Command([FileCloseWindow])

Thanks in advance,
Mike


Feedback number WEBB87KTAF created by ~Lily Ellutexobu on 07/21/2010

Status: Open
Comments:

SaveOptions problem in 8.5 (~Lily Ellutexob... 21.Jul.10)
. . Don't use FileSave without checking... (~Bill Frokimari... 21.Jul.10)
. . . . SaveOptions problem in 8.5 (~Lily Ellutexob... 23.Jul.10)
. . . . . . I'm sure the problem is not with Sa... (~Bill Frokimari... 23.Jul.10)
. . . . . . . . SaveOptions (~Lily Ellutexob... 23.Jul.10)
. . . . . . . . . . SaveOptions (~Anita Umresavi... 24.Sep.10)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS